| Miner.Geodatabase.Network Namespace > IFeederInfo<TKey> Interface : FeederInfo Property | 
'DeclarationProperty FeederInfo As FeederInformation
'UsageDim instance As IFeederInfo(Of TKey) Dim value As FeederInformation instance.FeederInfo = value value = instance.FeederInfo
FeederInformation FeederInfo {get; set;}
read-write property FeederInfo: FeederInformation;
function get,set FeederInfo : FeederInformation
__property FeederInformation get_FeederInfo(); __property void set_FeederInfo( FeederInformation value );
property FeederInformation FeederInfo { FeederInformation get(); void set ( FeederInformation value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2